From ac7a1799142019153258aa9a239c1bdb23b3dd23 Mon Sep 17 00:00:00 2001 From: robertlipe Date: Wed, 29 Jan 2014 16:28:47 +0000 Subject: [PATCH] Fix typo in Makefile.in. Doc fixes for building. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4725 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/Makefile.in | 1 - gpsbabel/xmldoc/chapters/build.xml | 13 ++----------- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/gpsbabel/Makefile.in b/gpsbabel/Makefile.in index f88145306..cd17c269a 100644 --- a/gpsbabel/Makefile.in +++ b/gpsbabel/Makefile.in @@ -268,7 +268,6 @@ gpsbabel.html: FORCE # gpsbabel --stringparam make.clean.html "1" \ --stringparam html.valid.html "1" \ --stringparam html.stylesheet \ - --stringparam html.stylesheet \ "http://www.gpsbabel.org/style3.css" \ http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl \ xmldoc/readme.xml diff --git a/gpsbabel/xmldoc/chapters/build.xml b/gpsbabel/xmldoc/chapters/build.xml index 548f51dc0..046fd4485 100644 --- a/gpsbabel/xmldoc/chapters/build.xml +++ b/gpsbabel/xmldoc/chapters/build.xml @@ -19,9 +19,9 @@ additional information. For operating systems where no binary is provided or if you want the latest development version, you will have to build it from source. The code should be compilable on any system with -ISO C++ It's tested on Linux, Mac OS/X, and Windows cross compilers. +ISO C++. It's tested on Linux, Mac OS/X, and Windows cross compilers. Less frequently, someone will build on MSVC, FreeBSD, OpenBSD, Solaris, -etc. +etc. Both Clang/LLVM and GNU C++ are regularly exercised. You can grab a release from the GPSBabel download page, but if you're going to be doing any development, you'll find that working from the GPSBabel SVN tree is easier. @@ -44,12 +44,6 @@ binaries from Qt Downloads CentOS users may need to 'yum install libqt4-core libqt4-dev'. Fedora users may need to 'yum install qt4-devel'. Ubuntu users may need to 'apt-get install libqt4-core libqt4-dev'. - - Expat -is strongly recommended for source builds as it is -required for reading all the XML formats such as GPX. Fedora users -may need to 'yum install expat-devel'. Ubuntu users may need to -'apt-get install expat libexpat-dev'. libusb is recommended for OS/X and Linux if you want to use a USB Garmin or @@ -65,9 +59,6 @@ need to 'yum install libusb-dev'. lists all the supported options, but of interest we have: Excludes the shapefile support. - - Excludes the Palm database support and all formats that rely on it. - Excludes all support for our something-separated formats. -- 2.30.2